[][src]Crate ipld_block_builder

Block builder.

Macros

derive_cache

Macro to derive cache trait for a struct.

Structs

Batch

Batch of blocks to insert atomically.

BlockBuilder

Generic block builder for creating blocks.

CacheBatch

Typed batch.

DagPath

Path in a dag.

GenericCodec

Generic ipld codec.

IpldCache

Cache for ipld blocks.

Traits

Cache

Cache trait.

Decoder

Decoder trait.

Encoder

Encoder trait.

Encrypted

Marker trait for encrypted encoders.

IpldDecoder

Ipld decoder trait.

ReadonlyCache

Readonly cache trait.

Type Definitions

Codec

Default codec.